| @@ -38,3 +38,8 @@ buffer-size = 65535 | ||
| 38 | 38 | # https://discuss.nebula-graph.com.cn/t/topic/7864/44 | 
| 39 | 39 | harakiri = 130 | 
| 40 | 40 | reload-on-rss = 4048 | 
| 41 | + | |
| 42 | +# https://github.com/getsentry/raven-python/issues/732 | |
| 43 | +ignore-sigpipe = true | |
| 44 | +ignore-write-errors = true | |
| 45 | +disable-write-exception = true |